https://[server-name]/api/v01/merchants/[merchant-code]/profiles/3d-secure | Represents Provider Profiles that define settings necessary for 3D Secure authorization through MPI. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/account-updater | Represents Provider Profiles that define settings necessary to perform debit and credit card account updates (updated numbers, expiration dates, etc). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/account-verification | Represents Provider Profiles that define settings necessary for account verification processing. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/ach | Represents Provider Profiles that define settings necessary to process bank account transfers (ACH transactions).
Note: since true real-time ACH transactions are not possible, no separate settings are maintained for batch and real-time processing. While real-time processing logic is emulated, it uses batch configuration as basis for its implementation. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/ach-realtime | Represents Provider Profiles that define settings necessary to process bank account transfers (ACH real-time transactions). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/amex-account-updater | Represents Provider Profiles that define settings necessary for account updater processing through Amex. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/amex-batch | Represents Provider Profiles that define settings necessary to process Amex cards in batch (file based). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/amex-chargeback | Represents Provider Profiles that define settings necessary for chargeback processing through Amex. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/amex-realtime | Represents Provider Profiles that define settings necessary to process Amex cards in real-time (single transaction at a time). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch | Represents Provider Profiles that define settings necessary to process debit and credit cards in batch mode (file based). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-realtime | Represents Provider Profiles that define settings necessary to process debit and credit cards in real-time (single transaction at a time). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/chargeback | Represents Provider Profiles that define settings necessary for chargeback processing. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/credit-reporting | Represents Provider Profiles that define settings necessary to report debt to credit bureaus. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/email | Represents Provider Profiles that define settings necessary to send email notifications. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/fraud | Represents Provider Profiles that define settings necessary for fraud protection definition. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/fraud/sedra | Configuration settings necessary for fraud/sedra. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/fraud/subuno | Represents Provider Profiles that define settings necessary for fraud protection through Subuno. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/gift-realtime | Represents Provider Profiles that define settings necessary to process Gift and Loyalty cards in real-time (single transaction at a time). |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/letter | Represents Provider Profiles that define settings necessary to communication with print houses to coordinating sending of the printed mail. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/phone-call | Represents Provider Profiles that define settings for communication and data submission to automated calling services. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/processing-cost | Represents Provider Profiles that define settings necessary for processing cost definition. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/reconciliation | Represents Provider Profiles that define settings necessary for reconciliation definition. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/skip-tracing | Represents Provider Profiles that define settings necessary for skip-tracing processing. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/sms | Represents Provider Profiles that define settings necessary for sms processing through Front Gateway. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/tokenization | Represents Provider Profiles that define settings necessary for account numbers tokenization. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/wallet | |